x86/mm: Consolidate all Xen L2 slot writing into init_xen_pae_l2_slots()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 29 Aug 2017 10:35:31 +0000 (11:35 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 18 Oct 2017 11:40:40 +0000 (12:40 +0100)
commit5cf67895f8c9fb4adcaab9172b43076599003db4
tree91bf124f012b38cf45aa7c0e5a1cd9ef15944f10
parent824785e469f47aa9a8a2f4a6f4757dfedd6ec940
x86/mm: Consolidate all Xen L2 slot writing into init_xen_pae_l2_slots()

Having all of this logic together makes it easier to follow Xen's virtual
setup across the whole system.

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Tim Deegan <tim@xen.org>
Release-acked-by: Julien Grall <julien.gral@linaro.org>
Reviewed-by: George Dunlap <george.dunlap@citrix.com>
xen/arch/x86/mm.c
xen/arch/x86/mm/shadow/multi.c
xen/include/asm-x86/mm.h